home *** CD-ROM | disk | FTP | other *** search
- Path: howland.reston.ans.net!swrinde!gatech!usceast!sridhar
- From: sridhar@cs.sc.edu (M. A. Sridhar)
- Newsgroups: comp.lang.c++
- Subject: Re: Model/View/Controller (MVC) implementation in C++ ?
- Date: 1 Mar 1996 01:52:45 GMT
- Organization: University of South Carolina - Columbia - Computer Science
- Message-ID: <4h5l9d$1hf@redwood.cs.sc.edu>
- References: <4h1bpm$jht@murex.murex.fr> <4h338p$bgm@news4.digex.net>
- NNTP-Posting-Host: poplar.cs.sc.edu
- X-Newsreader: NN version 6.5.0 (NOV)
-
- ell@access1.digex.net (Ell) writes:
-
- >Pascal MEHEUT (pascal@murex.fr) wrote:
- >: I'm looking for a library or tool, either commercial or free to help
- >: implementing the MVC paradigm in C++.
- >:
- >: I'm especially interesting in an "Events" system to implement the
- >: communication between the Model and the Views.
-
- >For Windows applications check out the MS C++ Foundation Class library.
- >It is in VC++, Symantic C++, and other compilers. Borland 5.0 C++
- >supports using the library.
-
- >Elliott
-
- Also check out YACL. Details are available on the Web page
- http://www.cs.sc.edu/~sridhar/yacl.html and you can ftp it from ftp.cs.sc.edu
- in the directory pub/yacl.
-
- Sridhar
- --
- M. A. Sridhar | sridhar@usceast.cs.sc.edu (Internet)
- Department of Computer Science | http://www.cs.sc.edu/~sridhar/
- University of South Carolina | (803) 777-3767 (Fax)
- Columbia, SC 29208 | (803) 777-2427 (Ma Bell)
- --
- M. A. Sridhar | sridhar@usceast.cs.sc.edu (Internet)
- Department of Computer Science | http://www.cs.sc.edu/~sridhar/
- University of South Carolina | (803) 777-3767 (Fax)
- Columbia, SC 29208 | (803) 777-2427 (Ma Bell)
-